How to Install libclass-autouse-perl software package in Ubuntu 17.04 (Zesty Zapus)

How to Install libclass-autouse-perl software package in Ubuntu 17.04 (Zesty Zapus)

libclass-autouse-perl software package provides module for deferring loading ('use'ing) of a class until run time, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libclass-autouse-perl 

libclass-autouse-perl is installed in your system.

Make ensure the libclass-autouse-perl package were installed using the commands given below,

$ sudo dpkg-query -l | grep libclass-autouse-perl *

You will get with libclass-autouse-perl package name, version, architecture and description in a table

libclass-autouse-perl package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Perl
Package libclass-autouse-perl
Version 2.01-1
Description module for deferring loading ('use'ing) of a class until run time
Sub Section Perl


See Also, How to uninstall or remove libclass-autouse-perl software package from Ubuntu 17.04 (Zesty Zapus)?